Image Manipulation Detection

Datasets

Methods

  • MantraNet [code]: compare each pixel with neighboring pixels

  • MAGritte [code]: a combination of generation and discrimination

  • H-LSTM [paper] [code]: 1. resampling features 2. use Hilbert curve to determine the patch order

  • Constrained-RCNN [code]: constrained convolution

  • GSRNet [paper] [code]: data augmentation

  • SPAN [code]: pyramid self-attention